-
Home
-
Mollie Payments for WooCommerce
-
7.9.0 (latest)
-
Code
-
Classes
- OrderLines
Total Complexity |
64 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
437 |
Lines of code |
199 |
Logical lines of code |
122 |
Comment lines |
208 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_items() |
A |
49 |
10 |
24 |
process_fees() |
S |
51 |
7 |
23 |
get_item_vatRate() |
S |
54 |
7 |
20 |
get_shipping_name() |
S |
56 |
7 |
17 |
get_item_category() |
S |
56 |
5 |
17 |
get_item_reference() |
S |
63 |
4 |
10 |
process_shipping() |
S |
66 |
3 |
6 |
process_gift_cards() |
S |
63 |
3 |
8 |
process_missmatch() |
S |
59 |
2 |
12 |
get_item_discount_amount() |
S |
66 |
2 |
8 |
get_shipping_vat_rate() |
S |
68 |
2 |
7 |
get_shipping_id() |
S |
69 |
2 |
7 |
__construct() |
S |
77 |
1 |
4 |
get_shipping_amount() |
S |
77 |
1 |
3 |
get_item_price() |
S |
75 |
1 |
4 |
get_item_total_amount() |
S |
79 |
1 |
3 |
get_item_quantity() |
S |
80 |
1 |
3 |
order_lines() |
S |
64 |
1 |
10 |
get_item_tax_amount() |
S |
80 |
1 |
3 |
get_item_name() |
S |
76 |
1 |
4 |
get_order_lines() |
S |
82 |
1 |
3 |
get_shipping_tax_amount() |
S |
81 |
1 |
3 |